home *** CD-ROM | disk | FTP | other *** search
- Short: HTDS hypertext.datatype 40.27 superclass for hypertext and text formats
- Author: ruppert@amigaworld.com (Stefan Ruppert)
- Uploader: ruppert@amigaworld.com (Stefan Ruppert)
- Version: 40.27
- Type: util/dtype
- Distribution: NoCD
-
- ***************************************************************************
- * *
- * hypertext.datatype 40.27 *
- * *
- * Written by Stefan Ruppert *
- * *
- ***************************************************************************
-
- The hypertext.datatype is the base class for all hypertext or text
- datatypes. It provides the basic functionality for handling of
- hypertext and text documents. This includes text layout, rendering,
- printing, searching, embedding of other datatype objects, links to
- other documents, starting of programs and arexx scripts and more.
- This software is Shareware. See documentation for copyright notice and
- Shareware fee.
-
- It's strictly forbidden to include this archive in any kind of software
- collection except Fred Fish's AmigaLibrary, Aminet FileServer , Meeting
- Pearls CD's and BBS Fileareas or by a explicit permission from me !
-
- This software is provided "as is". No representations or warranties are
- made with respect to the accuracy, reliability, performance, currentness,
- or operation of this software, and all use is at your own risk !
-
- If you have any suggestion or comments please contact me :
-
- Stefan Ruppert
- Windthorststraße 5
- 65439 Flörsheim am Main
- GERMANY
-
- EMail:
- ruppert@amigaworld.com
- ruppert@goofy.zdv.uni-mainz.de
- WWW:
- http://home.pages.de/~Ruppert/
- http://www.amigaworld.com/support/htds/
- http://www.amigaworld.com/support/uniview/
-
- Changes since last release :
-
- hypertext.datatype 40.27 (21.5.98) :
-
- - bug fix: If a background color or picture was used and the user
- followed a link to a none hypertext object, the old background
- color or picture was used. Now it uses the background color 0!
- - some little optimization
-
- hypertext.datatype 40.26 (10.5.98) :
-
- - fixed (hopefully) the long standing layers bug, which caused
- sometimes a layer deadlock
- - added line goto support
- - fixed bug, which caused enforcer hits. The reason was a call
- to ObtainGIRPort() within a GM_RENDER method. This only
- occured if the actual active node was changed during a scroll
- of the object.
-
- hypertext.datatype 40.25 (24.4.98) :
-
- - if a link failed to open the contents of the current viewed object
- was cleared. This is fixed now.
- - Now supports setting and getting of the DTA_ControlPanel attribute,
- which causes the appearence or disappearence of the control panel.
-